return data type造句
例句与造句
- The compiler takes the return data type to be
,编译器会将返回数据类型转换为 - Function to return data type names for several variables
函数返回几个变量的数据类型名称。 - Function to return data type information about several variables
函数来返回几个变量的数据类型信息。 - Function to return data type classification information about several variables
函数来返回几个变量的数据类型分类信息。 - Return data type
返回数据类型。 - It's difficult to find return data type in a sentence. 用return data type造句挺难的
- Cannot be specified as a return data type in either transact - sql or clr functions
指定为transact - sql函数或clr函数中的返回数据类型。 - If the return data type of the clr function specifies a table type returns table , the return data type of the method in
如果clr函数的返回数据类型指定表类型returns table ,则 - If the return data type of the clr function specifies a table type returns table , the return data type of the method in method specifier should be of type
如果clr函数的返回数据类型指定表类型( returns table ) ,则< method _ specifier >中方法的返回数据类型应为